image zoom when resize

66

img {
    width: 100%;
    height: 100%; 
    object-fit: contain;
}

Comments

Submit
0 Comments